Vercel

Pricing

Understand the v0 plans, pricing, and usage limits.

v0 offers 5 plans:

  • Free: No cost. For people looking to explore.
  • Premium: $20/month. For higher limits and power users.
  • Team: $30/user/month. For fast moving teams and collaboration.
  • Business: $100/user/month. For privacy conscious teams.
  • Enterprise: For large companies that require additional security.

The Premium plan is in the process of being sunsetted and is no longer available to new users.

Plan comparison

FeatureFreePremiumTeamBusinessEnterprise
Price$0/month$20/month$30/user/month$100/user/monthCustom
Monthly Credits$5$20$30 per user$30 per userCustom
Team FeaturesNoNoYesYesAdvanced controls
Shared ProjectsNoNoYesYesYes
Shared Credit PoolNoNoYesYesYes
Access ControlsNoNoBasicBasicRBAC
Centralized BillingNoNoYesYesYes
Usage AnalyticsBasicBasicTeam-wideTeam-wideAdvanced
Data Opt-outNoNoNoYesYes
SAML SSONoNoNoNoYes
Priority AccessNoNoNoNoYes

Choose your plan →

How do credits work?

Credits function like a prepaid balance:

  • Each plan includes a monthly credit allowance.
  • Generations draw from your credit balance.
  • When credits are used up, generation pauses.
  • You can buy more credits any time (Premium, Team, and Business plans).
  • Unused monthly credits roll over to the next billing cycle and expire after 65 days.

Shared Credit Pool (Team, Business, and Enterprise)

On Team, Business, and Enterprise plans, Shared Credit Pool credits are shared among all team members:

  • Monthly credits are still individual per user
  • Shared Credit Pool credits are shared across the team
  • Shared Credit Pool credits are used after individual monthly credits are exhausted
  • Shared Credit Pool credits expire one year after purchase

What are tokens?

Tokens are the units used to measure how much text is processed:

  • Input tokens come from your prompt or uploaded content.
  • Output tokens are what v0 generates in response.

Each time you use v0, your input and the generated output are split into tokens and counted. Token usage varies based on the length of your input and the size of the output. Longer prompts or more detailed responses will use more tokens.

v0 also includes all relevant context like chat history, source files, and Vercel-specific knowledge when generating responses. This context is counted as input, and higher-quality responses may use more tokens as a result.

Model Pricing

The number of tokens per credit used depends on the model. You can view model costs by hovering each in the model selector or from the pricing page.

Usage and billing

You can monitor your usage and manage billing in your v0 dashboard:

  • Usage: Usage summary (daily, weekly, monthly) and a detailed log of each event with date, user, event type, model, and cost.
  • Billing: Your current plan, credit balances and expiry dates, payment method, and invoices.

Credit purchase options

Premium, Team, and Business plans can purchase additional credits at any time. Enterprise accounts should contact their Account Executive to organise additional credit purchases.

Best practices

  • Be specific in your prompts to reduce iterations. See our prompting guide for tips.
  • Break large projects into smaller components.
  • Use server components for better performance.
  • Monitor your credit usage regularly.